home *** CD-ROM | disk | FTP | other *** search
/ The Business Master (3rd Edition) / The Business Master (3rd Edition).iso / files / comphelp / doslearn / gohard.bat < prev    next >
Encoding:
DOS Batch File  |  1989-04-11  |  169 b   |  14 lines

  1. echo off
  2. cls
  3. type install.txt
  4. pause
  5. c:
  6. md \dostutr
  7. cd\dostutr
  8. cls
  9. echo.........insert diskette #1 in drive A !
  10. pause
  11. copy a:*.* c:/v
  12. cls
  13. type finished.txt
  14.